[DATA UPDATE] Use Sourced Data for Existing Site PSH Calculations#10
Open
jvcarag wants to merge 2 commits into
Open
[DATA UPDATE] Use Sourced Data for Existing Site PSH Calculations#10jvcarag wants to merge 2 commits into
jvcarag wants to merge 2 commits into
Conversation
…ed data, add ORNL-sourced data file, and remove IHA-sourced data file
Collaborator
Author
|
Tagging @kodiobika for visibility |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR updates the procedure in the psh subdirectory for calculating existing site pumped-storage hydropower (PSH) data to use input data sourced from Oak Ridge National Laboratory (ORNL) instead of data from the International Hydropower Association (IHA).
Technical details
The input data file was acquired by contacting the ORNL HydroSource team: details of the data are outlined in the 2021 U.S. Hydropower Market Report.
This data was selected for its updated, comprehensive list of existing and operating PSH units in the U.S. It replaces data sourced from the IHA, because the latter includes non-operating units at various stages of construction/cancellation.
Implementation notes
calculate_existing_psh_capacities.pyis updated to process new input fileIssues resolved
cap_existing_psh.csvnow only contains data from existing and operating PSH unitsRelevant sources or documentation
2021 U.S. Hydropower Market Report:
https://www.energy.gov/sites/prod/files/2021/01/f82/us-hydropower-market-report-full-2021.pdf
Additional details